func github.com/aws/aws-sdk-go-v2/service/s3.validateOpRestoreObjectInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L1767: 	if err := validateOpRestoreObjectInput(input); err != nil {
		validators.go#L5380: func validateOpRestoreObjectInput(v *RestoreObjectInput) error {